sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.view
/
[main]SeslTouchDelegateFactory
Sesl
Touch
Delegate
Factory
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
open
class
SeslTouchDelegateFactory
(
source
)
Members
Constructors
Sesl
Touch
Delegate
Factory
Link copied to clipboard
constructor
(
)
Types
Strategy
Link copied to clipboard
interface
Strategy
Functions
make
Link copied to clipboard
@
Nullable
open
fun
make
(
@
NonNull
linearLayout
:
LinearLayout
)
:
SeslTouchTargetDelegate.Builder
@
Nullable
open
fun
make
(
@
NonNull
linearLayout
:
LinearLayout
,
@
NonNull
targetList
:
List
<
View
>
)
:
SeslTouchTargetDelegate.Builder